Skip to main content

ByteArrayToString

ByteArrayToString[ba] returns a string by decoding the data in the byte array ba, assuming UTF-8 encoding.

ByteArrayToString[ba,"encoding"] interprets the data in the specified character encoding.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.